From afe9dcfca199a30d779d2ed42dc19ecbe13e0a9f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 16 Jun 2008 13:46:20 +0000 Subject: [PATCH] Increase verbiage. svn path=/trunk/; revision=20402 --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 676825a6ca..e07ae9f73b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,9 +9,11 @@ Bug 538362 - Get Win32 icons back in the file chooser * gtk/gtkicontheme.c (choose_icon): Check if the icon name is a - reference to an icon resource in a DLL or .EXE as in the - Registry. In that case, extract the icon and convert to a - GdkPixbuf. Patch by Hans Breuer. + reference to an icon resource in a DLL or .EXE in the same format + as the DefaultIcon strings in the Registry. In + that case, extract the icon and convert to a GdkPixbuf. Patch by + Hans Breuer. This code has to be in sync with the corresponding + code in glib/gio/gcontenttype.c. 2008-06-16 Matthias Clasen -- 2.30.2